gdkwindow-x11: Don't set WM_TAKE_FOCUS if accept_focus is FALSE
authorJasper St. Pierre <jstpierre@mecheye.net>
Thu, 17 Oct 2013 02:17:16 +0000 (22:17 -0400)
committerJasper St. Pierre <jstpierre@mecheye.net>
Mon, 21 Oct 2013 17:43:14 +0000 (13:43 -0400)
commit809aab2c8ec88c7b10254a948ba8754a766b1f7c
tree49a52eaed1a8a57b2d3673368e68154a14660eff
parenta093cd2a22173369424878eb6d8c38124e7aa1f9
gdkwindow-x11: Don't set WM_TAKE_FOCUS if accept_focus is FALSE

Otherwise, we'll be in the "Globally Active" mode instead of the
"No Input" mode.

https://bugzilla.gnome.org/show_bug.cgi?id=710389
gdk/x11/gdkwindow-x11.c